←Select platform

IsRegisteredInstanceTypeWithoutName<T> Method

Summary

Determines whether the specified name is registered.

Syntax

C#
C++/CLI
public static bool IsRegisteredInstanceTypeWithoutName<T>() 
public:  
   generic<typename T> 
   static bool IsRegisteredInstanceTypeWithoutName() 

Return Value

true if the specified name is registered; otherwise, false.

Remarks

Given the following instance:

There are two ways to Register the instance myRed:

  1. Type
  2. Type, Name

IsRegisteredInstanceTypeWithoutName has the following behavior:

The IsRegistered method has a different behavior:

Requirements

Target Platforms

See Also

DataAccessServiceLocator Class

DataAccessServiceLocator Members

Leadtools.Medical.DataAccessLayer Namespace

Help Version 22.0.2023.2.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.